PATHMac OS 8 Developer Documentation > Operating System Services > Multiprocessing Services >

Adding Multitasking Capability to Applications Using Multiprocessing Services

   

MPSemaphoreCount

The Multiprocessing Services function MPCreateSemaphore handles the minimum and maximum semaphore values using the MPSemaphoreCount type, which has the following definition.

typedef ItemCount MPSemaphoreCount;

VERSION NOTES

Introduced with Multiprocessing Services 1.0.


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)